home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / EDUCMATH / KWIKST1.LZH / SETCOM.BAT < prev    next >
DOS Batch File  |  1992-11-27  |  229b  |  6 lines

  1. echo off
  2. echo This command assumes that you have a data disk in the B:
  3. echo drive, and that the file COMMAND.COM is located on that disk.
  4. SET COMSPEC=B:\COMMAND.COM
  5. echo Now you can use the KS command to begin the program.
  6.